Uses of Interface
com.iizix.prop.image.IImageSize
Packages that use IImageSize Package Description com.iizigo.image.prop com.iizix.prop.image Uses of IImageSize in com.iizigo.image.prop
Classes in com.iizigo.image.prop that implement IImageSize Modifier and Type Class Description classEditorImagesDefinitionThis multiple Images Definition property container for the Editor.classEditorImagesResolutionThis Images Resolution hold a file reference for multiple images and a resolution in device pixel ratio.classEditorImageStylesResolutionThis Image Styles Resolution has the file reference and the device pixel ratio.classEditorStyledImageDefinitionThis Styled Image Definition part property container for the Editor.Uses of IImageSize in com.iizix.prop.image
Classes in com.iizix.prop.image that implement IImageSize Modifier and Type Class Description classImagesDefinitionThe Images Definition property container for multiple icons/images and multiple states and resolutions.classImagesResolutionThe Images Resolution property holds the image reference for an additional Device Pixel Ratio and contains ImagePartLocation properties.classImageStylesResolutionThis Image States Resolution property holds the image reference for an additional Device Pixel Ratio and contains ImagePartStateLocation properties.classStyledImageDefinitionImage States Definition property container when a single image file has one image in many states and possibly resolutions.