You are here: Start » AVL.NET » ImageFormat Structure

ImageFormat Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
ImageFormat(Image)
ImageFormat(Int32, Int32, PlainType, Int32, Int32)

Properties

 NameTypeDescription
DepthSystem.Int32
HeightSystem.Int32
PitchAlignmentSystem.Int32
TypeAvlNet.PlainType
WidthSystem.Int32

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also