currently Texture and TextureBox do not allow to use freeze parameter of TextureLayer, i propose allow its usage
use case
usage example can be adding it to CameraPreview in camera package to easily allow freeze the frame when we takePicture().
currently it's impossible to seamlessly show taken image, because the image buffer is not exposed
currently Texture and TextureBox do not allow to use
freezeparameter of TextureLayer, i propose allow its usageuse case
usage example can be adding it to CameraPreview in camera package to easily allow freeze the frame when we
takePicture().currently it's impossible to seamlessly show taken image, because the image buffer is not exposed