📄 i411viewer.c
字号:
/*===========================================================================
FILE: I411Viewer.c
SERVICES: Sample applet using AEE IIMAGE Base Classe, and registering a viewer
DESCRIPTION
This file contains a class based on IIMAGE
The nature of the image format is not to contain animation, nor different sizes
they are a specific height and width(64X48) and do not change.
The other Class here is a regular applet to allow the user, to register the
viewer class, or to unregiste it. Also shown is a method for showing an example image of
the type the image viewer handles, to show that it worked.
AEECLSID_REG_411 - Registers/Unregisters our viewer
AEECLSID_VIEW_411 - Implements the IIMAGE interface
PUBLIC CLASSES:
N/A
INITIALIZATION AND SEQUENCING REQUIREMENTS:
Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -