|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterPicture
Provides access to members that control the raster picture.
The RasterPicture object can load rasters in JPEG, GIF, TIFF, EMF, and PNG formats.
Method Summary | |
---|---|
IColor |
getTransparentColor()
The transparent color if there is any. |
IPicture |
loadPicture(String fileName)
Loads the picture. |
Method Detail |
---|
IPicture loadPicture(String fileName) throws IOException, AutomationException
fileName
- The fileName (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IColor getTransparentColor() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |