Click or drag to resize

ImageSourceNode Properties

The ImageSourceNode type exposes the following members.

Properties
  NameDescription
Public propertyImage
The image in this node.
Public propertyImageSize
The number of bytes used by this image when in memory.
Public propertyIndex
The index of this image in the ImageSource.
Public propertyReferenceCount
Gets the reference count for this node.
Public propertyReleased
Determines if this image is fully released.
Public propertyReloader
Gets the reloader, if any, associated with this node.
Top
See Also