|
@@ -160,7 +160,7 @@ func calcCrop(width, height int, po processingOptions) (left, top int) {
|
|
func processImage(data []byte, imgtype imageType, po processingOptions) ([]byte, error) {
|
|
func processImage(data []byte, imgtype imageType, po processingOptions) ([]byte, error) {
|