Package com.iizigo.image.prop
Interface IImagesBase
- All Known Implementing Classes:
- EditorImagesDefinition,- EditorImagesResolution,- EditorImagesStyle
public interface IImagesBase
Methods for styled image base properties.
- Author:
- Christopher Mindus
- Method SummaryModifier and TypeMethodDescriptionGets the asset reference.Gets the image (part) size.
- Method Details- getAssetReferenceAssetReference getAssetReference()Gets the asset reference.
- getImageSizeSize getImageSize()Gets the image (part) size.- Returns:
- null If not set.