Uses of Class
com.iizix.prop.image.AbstractImageResolution
Packages that use AbstractImageResolution Package Description com.iizigo.image.prop com.iizix.prop.image Uses of AbstractImageResolution in com.iizigo.image.prop
Subclasses of AbstractImageResolution in com.iizigo.image.prop Modifier and Type Class Description class
EditorImageResolution
This Image Resolution has the file reference and the device pixel ratio.class
EditorImagesResolution
This Images Resolution hold a file reference for multiple images and a resolution in device pixel ratio.class
EditorImageStylesResolution
This Image Styles Resolution has the file reference and the device pixel ratio.Uses of AbstractImageResolution in com.iizix.prop.image
Subclasses of AbstractImageResolution in com.iizix.prop.image Modifier and Type Class Description class
ImageResolution
This Image Resolution property only holds the image reference for an additional Device Pixel Ratio.class
ImagesResolution
The Images Resolution property holds the image reference for an additional Device Pixel Ratio and contains ImagePartLocation properties.class
ImageStylesResolution
This Image States Resolution property holds the image reference for an additional Device Pixel Ratio and contains ImagePartStateLocation properties.