Open acike opened 4 months ago
Is there anyway to get the quality image equal to captureFromWidget ? I have to use captureFromLongWidget because need to capture the image larger(longer) than the screen.(All ListView)
captureFromWidget
captureFromLongWidget
My bad !! just parse pixel ratio parameter 2.0-3.0
Is there anyway to get the quality image equal to
captureFromWidget
? I have to usecaptureFromLongWidget
because need to capture the image larger(longer) than the screen.(All ListView)