ImageAlphaPremultiply method

String ImageAlphaPremultiply(
  1. ImageBase<ImageBase> image
)

Implementation

String ImageAlphaPremultiply(
  ImageBase image,
) => 'ImageAlphaPremultiply($image)';