Uses of Class
com.iizigo.image.ImageInfo
Uses of ImageInfo in com.iizigo.image
Modifier and TypeMethodDescriptionstatic ImageInfo
ImageInfo.grab
(AssetReference ref, GProp<?> anyPropInTree) From a AssetReference, gets the ImageInfo instance and adds a reference count to it.Modifier and TypeMethodDescriptionvoid
Called to inform that new data is available in the instance of ImageInfo.void
Called to inform that new data is available in the instance of ImageInfo.void
Called to inform that new data is available in the instance of ImageInfo.ModifierConstructorDescriptionImagesControl
(org.eclipse.swt.widgets.Composite parent, int style, int zoom, ImageInfo imageInfo, ILayoutListener layout, IEditorImage _baseImage) Creates the image control from a file with zoom 1.SingleImageControl
(org.eclipse.swt.widgets.Composite parent, int style, ImageInfo imageInfo, org.eclipse.swt.graphics.Rectangle rect) Creates the image control from a file with zoom 1.