fillExtendedPixels()
Fills the extended pixels of the pixel buffer. This method replicates the edge pixels to fill the entire extended region of the image.
Declaration
@discardableResult mutating func fillExtendedPixels() -> BoolDiscussion
Returns false if this operation is not supported by the pixel format.