convert

  1. Sandman

    Games Pixelator - turn any image into fancy pixel-art

    Hi all, I know some people in the forum have mentioned that it's very difficult to produce art for games. I just found this app (not made with B4X), and thought that it might help somebody. Pixelator http://pixelatorapp.com/ Examples:
  2. rleiman

    Android Question Converting integer values to ticks long value

    Hi Everyone, If I have 3 separate integer values representing a time such like: Dim intHours As Int = 10 Dim intMinutes As Int = 30 Dim IntSeconds As Int = 0 for the actual time of 10:30:00, can you tell me how to convert those 3 integers into a ticks long value so I can pass it to...
Top