VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImageSize Class
In This Topic
ImageSize Class Methods
In This Topic
For a list of all methods of this type, see ImageSize.
Public Methods
 NameDescription
Public MethodCreates a new ImageSize that is a copy of the current instance.
Public MethodDetermines whether the specified System.Object, is equal to this instance.
Public Methodstatic (Shared in Visual Basic)Creates the new ImageSize from specified DIP-size.
Public Methodstatic (Shared in Visual Basic)Creates the new ImageSize from specified image.
Public Methodstatic (Shared in Visual Basic)Creates the new ImageSize from specified inch-size and Resolution.
Public Methodstatic (Shared in Visual Basic)Creates the new ImageSize from specified millimeter-size and Resolution.
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates the new from specified and .
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates the new from rotated and .
Public Methodstatic (Shared in Visual Basic)Creates the new ImageSize from specified pixel-size and Resolution.
Public MethodReturns a hash code for this instance.
Public MethodPopulates a SerializationInfo with the data needed to serialize the target object.
Public MethodReturns a string that represents the current ImageSize.
See Also