Report an issue
Class

CKEDITOR.plugins.pastetools.filters.image.RecognizableImageType

class since 4.16.0 abstract

Virtual class that illustrates format of objects in CKEDITOR.plugins.pastetools.filters.image.recognizableImageTypes property.

Filtering

Properties

  • marker : RegExp

    Regular expression that matches the marker unique for the given image type.

  • type : String

    Image MIME type.