Jpeg2000WriterWrite Method |
Name | Description | |
---|---|---|
Write(String, Jpeg2000CompressionProfile, Int32, String, Boolean) |
Converts an image, such as a BMP, to a GeoJP2 file that can be used as an image globe overlay. The
extent of the image must be in the image, as in a GeoTIFF.
| |
Write(Uri, Jpeg2000CompressionProfile, Int32, Uri, Boolean) |
Converts an image, such as a BMP, to a GeoJP2 file that can be used as an image globe overlay. The
extent of the image must be in the image, as in a GeoTIFF.
| |
Write(String, CartographicExtent, Jpeg2000CompressionProfile, Int32, String, Boolean) |
Converts an image, such as a BMP, to a GeoJP2 file that can be used as an image globe overlay. The
extent of the image can be defined as an input parameter if necessary.
| |
Write(Uri, CartographicExtent, Jpeg2000CompressionProfile, Int32, Uri, Boolean) |
Converts an image, such as a BMP, to a GeoJP2 file that can be used as an image globe overlay. The
extent of the image can be defined as an input parameter if necessary.
| |
Write(String, CartographicExtent, CartographicExtent, Jpeg2000CompressionProfile, Int32, String, Boolean) |
Converts an image, such as a BMP, to a GeoJP2 file that can be used as an image globe overlay. The
extent of the image can be defined as an input parameter if necessary.
| |
Write(Uri, CartographicExtent, CartographicExtent, Jpeg2000CompressionProfile, Int32, Uri, Boolean) |
Converts an image, such as a BMP, to a GeoJP2 file that can be used as an image globe overlay. The
extent of the image can be defined as an input parameter if necessary.
| |
Write(String, CartographicExtent, CartographicExtent, Jpeg2000CompressionProfile, Int32, String, Boolean, Color) |
Converts an image, such as a BMP, to a GeoJP2 file that can be used as an image globe overlay. The
extent of the image can be defined as an input parameter if necessary.
| |
Write(Uri, CartographicExtent, CartographicExtent, Jpeg2000CompressionProfile, Int32, Uri, Boolean, Color) |
Converts an image, such as a BMP, to a GeoJP2 file that can be used as an image globe overlay. The
extent of the image can be defined as an input parameter if necessary.
|