Interface IImagesBase

All Known Implementing Classes:
EditorImagesDefinition, EditorImagesResolution, EditorImagesStyle

public interface IImagesBase
Methods for styled image base properties.
Author:
Christopher Mindus
  • Method Details

    • getAssetReference

      AssetReference getAssetReference()
      Gets the asset reference.
    • getImageSize

      Size getImageSize()
      Gets the image (part) size.
      Returns:
      null If not set.