cats-oss / android-gpuimage

Android filters based on OpenGL (idea from GPUImage for iOS)
8.98k stars 2.26k forks source link

Hi, The question is about image Matrix #532

Open Stonebobo opened 3 years ago

Stonebobo commented 3 years ago

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!