ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Processing.Layers Namespace / ImGearLayerArray Class


In This Topic
ImGearLayerArray Class Methods
In This Topic

For a list of all members of this type, see ImGearLayerArray members.

Public Methods
 NameDescription
Public Method Adds a new layer to the array.  
Public Method Removes all of the layers from the array.  
Public Method Clones the array of layers.  
Public Method Checks if the array contains the specified layer.  
Public Method Copies the current array of layers into the specified array at specified position.  
Public Method Gets the IEnumerator interface.  
Public Method Gets the index of the specified layer.  
Public Method Insets the specified layer at the spefied position in the array.  
Public Method Removes the specified layer from the array.  
Public Method Removes layer with the specified index from the array.  
Top
See Also