Click or drag to resize

MemoryStreamImageProxy Properties

The MemoryStreamImageProxy type exposes the following members.

Properties
 NameDescription
Public propertyContentHash
(Overrides ImageProxyContentHash)
Public propertyExtension Gets the extension that designates the type of memory stream, such as '.png' or '.jpg'.
Public propertyImageSizePixels Gets the image size in pixels.
Public propertyIsValid
(Overrides ImageProxyIsValid)
Public propertyName
(Overrides ImageProxyName)
Public propertyResolutionDpi Gets the image resolution in dpi.
Public propertySizeReturns the original size of the image in points (1/72 inch).
(Overrides ImageProxySize)
Public propertyUrl Either the name of a resource, or the original file name.
Top
See Also