Forum Topics tagged drawing-canvas

Report Tag

60 forum topics with this tag
  • 5 replies
  • 943 views
0 favourites

I did see an old post on drawing a thin solid line - Any updates on this? The links are old and no longer available. When I draw a line using this method OR the...

  • 2 replies
  • 588 views
This content is deleted
Forum Topic
Load BinaryData to Dictionary?
0 favourites

Is there any way to load BinaryData (DrawingCanvas image) to Dictionary and load it into a sprite? To go a little deeper, is the value BinaryData.GetBase64? Not...

  • 7 replies
  • 686 views
This content is deleted
Forum Topic
How do I get a pixel value from a DrawingCanvas?
0 favourites

I have a DrawingCanvas instance which I use to let the player draw on it. I would like to manipulate the individual pixels of the DrawingCanvas instance through...

posted 4 years ago
  • 4 replies
  • 959 views
0 favourites

I'm using getImagePixelData to modify the pixels of a Drawing Canvas. I would like to modify some pixels in some rows and columns but not all. Is there a way to...

  • 3 replies
  • 1.1K views

Ok I have a really weird request, I want to make my Drawing Canvas from 468x468 to 100 x 100 while keeping the scale of the image that is within. I know this is...

posted 4 years ago
  • 1 replies
  • 329 views
This content is deleted
Forum Topic
How do I create dynamic line in game?
0 favourites

I have kind of a weird question. Is there a way to dynamically create a line in Construct with CSS? And if not should I use a Drawing Canvas or is there a bette...

posted 4 years ago
  • 3 replies
  • 370 views
0 favourites

If host is mobile, and the peer is on PC, the draw canvas enlarges x4. Such a weird bug. ----. Edit 1: Found a workaround. On start of layout, detect device, wh...

  • 0 replies
  • 355 views
0 favourites

Nice to meet you. I'm BeanieBomber. I got Construct 3 about a month ago and I've had lots of fun so far. Coding has always been a hurdle for me and this interfa...

  • 2 replies
  • 539 views
This content is deleted
Forum Topic
getImagePixelData returns an array filled with zeros
0 favourites

I have a Drawing Canvas in my scene where I draw lines that I want to get the pixel data from. I use the following code to get the pixel data from two canvases:...

posted 4 years ago
  • 0 replies
  • 508 views
This content is deleted
Forum Topic
Mage Tower - A simple RPG Style Tower Climber
0 favourites

Hope you're doing well. I have been a hobby user of Construct for a year or so now but never really shared anything I have made so figured I would start now wit...