IcoImage.RemovePage

IcoImage.RemovePage method

Fine-tune your ICO image by removing a specific image entry located at the designated index within the file. This method provides precise control over your image composition, allowing you to refine your ICO file with ease.

public void RemovePage(int index)
ParameterTypeDescription
indexInt32The index.

See Also