Change imagestorage to imagebuffer.
This commit is contained in:
@ -447,7 +447,7 @@ This transformation could potentially also be used for other value forms than im
|
|||||||
"valueTransformations":[
|
"valueTransformations":[
|
||||||
{
|
{
|
||||||
"pattern":"Image",
|
"pattern":"Image",
|
||||||
"backend":"sf-imagestorage",
|
"backend":"sf-imagebuffer",
|
||||||
"sequence":[
|
"sequence":[
|
||||||
"valueSampler":{
|
"valueSampler":{
|
||||||
"downSampleFactor":4,
|
"downSampleFactor":4,
|
||||||
|
Reference in New Issue
Block a user