Horizontal direction types for image edit
Vertical direction types for image edit
Check if we can regenerate edited image from the source image. An image can't regenerate result when there is CORS issue of the source content.
The image element to test
True when we can regenerate the edited image, otherwise false
Get all content edit features provided by roosterjs
Check if the image is already resized to the given percentage
The image to check
The percentage to check
Maximum difference of pixels to still be considered the same size
Remove explicit width & height attributes on the image element.
The editor that contains the image
The image to remove w/h from
Resize the image by percentage of its natural size. If the image is cropped or rotated, the final size will also calculated with crop and rotate info.
The editor that contains the image
The image to resize
Percentage to resize to
Minimum width
Minimum height
Generated using TypeDoc
Announce feature keys