createDestImage

open override fun createDestImage(texture: BufferedImage): BufferedImage

Creates a zeroed destination image with the correct size and number of bands.

Return

an image.

Parameters

texture

input image.