formZ SDK | 4.0 Call Back Reference | Command | System Command

dummy2_func

Description

Command icon from file (Optional). This function is called by formZ to load an icon for the command from an image file. The image file can be in any supported image file format (or of an image format wich is support be a image file translator plugin). It is recommended to use the TIFF image format as it is a cross platform supported format and is always present. The source graphics are identified in the file by indicating the top left corner of the graphic in the file. A single file can be used for multiple icons across a variety of plugins by creating a grid of icons in the file and specifing the location for each icon.

Plugin Prototype

fzrt_error_td dummy2_func(

fzrt_floc_ptr

floc )

Parameters

floc [Result]

file location of file which contains the icon.

Returns

Error codes

Availability

7.0.0.0

See Also

Function Set

fz_rndr_mngr_fset


Defined in

fz_cmnd_api.h