IPictureLayer Properties

Properties

AlphaValue Get or set the transparent value for the image.
Col Set or Get the Color of this Layer.
(Inherited from IODBLayer)
DrawImageAtEnd Change drawing order, default image will draw at the end of active layers.
ImageTransformationMatrix Get or Set the matrix that transform the image.
LayerName Property for layer name (only get).
(Inherited from IODBLayer)
PathOfImage Get the image path on disk.
PixeDataFormat The pixel format of the image.
PixelDataHeight The width of the image.
PixelDataPointer An IntPtr to the pixel data of the image.
PixelDataStride The stride of the pixel data of the image.
PixelDataWidth The height of the image.
ShowInLayerList Hide or show the layer in layerlist of the main window.
(Inherited from IODBLayer)

See Also