The TileTiffWriter<(Of <(<'TColor, TDepth>)>)> type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Ptr
Pointer to the unmanaged object
(Inherited from UnmanagedObject.)
TileRowSizeInBytes
Get the number of bytes of a row of data in a tile.
TileSize
Get tile size in pixels.
TileSizeInBytes
Get the equivalent size for a tile of data as it would be returned in a call to TIFFReadTile or as it would be expected in a call to TIFFWriteTile.

See Also