BlueLibs documentation

ImgDescriptor Members

ImgDescriptor overview

Public Static (Shared) Methods

Equals (inherited from Object) Determines whether the specified Object instances are considered equal.
ReferenceEquals (inherited from Object) Determines whether the specified Object instances are the same instance.

Public Instance Fields

Encoding encoding string (i.e. BMP, JPG ...)
Pixel Pixel size i.e. 640 x 800
Size size of the image
Transformation image transformations to be applied

Public Instance Methods

Equals (inherited from ValueType) Indicates whether this instance and a specified object are equal.
GetHashCode (inherited from ValueType) Returns the hash code for this instance.
GetType (inherited from Object) Gets the Type of the current instance.
SetTransformation sets transformation value from transformation string
ToString (inherited from ValueType) Returns the fully qualified type name of this instance.

See Also

ImgDescriptor Class | BlueLibs.OBEX.BIP Namespace