You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, first of all thank you for your contribution to the work of GPUImageFilter. But I recently encountered a problem, I set gpuImageView.setScaleType(GPUImage.ScaleType.CENTER_INSIDE)
At the same time, I want to know the Matrix of the image loaded into the gpuimage, How do I get it? Thank you very much!
The text was updated successfully, but these errors were encountered:
Hello, first of all thank you for your contribution to the work of GPUImageFilter. But I recently encountered a problem, I set
gpuImageView.setScaleType(GPUImage.ScaleType.CENTER_INSIDE)
At the same time, I want to know the Matrix of the image loaded into the gpuimage, How do I get it? Thank you very much!
The text was updated successfully, but these errors were encountered: