Click or drag to resize

DisplayChunk Methods

The DisplayChunk type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetBitsPerPixel
Gets the bits per pixel of this chunk.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetHeight
Gets the height of this chunk.
Public methodGetRaster
Gets the raster for this chunk.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetWidth
Gets the width of this chunk.
Public methodGetX
Gets the x position.
Public methodGetY
Gets the y position.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also