image

  1. Minapps

    How to copy an image from App to external storage Unity Android?

    How can I copy an image from my app to external storage with Unity Android ? I want to store an image in my app, and when the user clicks on a button it appears in the external storage. I found that I can use StreamingAssets or persistentDataPath but it looks like I can only read files from...
  2. D

    Question Get rectangles from pixels

    I am making a game, And I want to be able to draw a level in photoshop. And the game to read it. For this, I need a way to determine what are rectangles in a picture. For example, I have this kind of picture: And I want the program to realize what is a rectangle, What it's size and position...
  3. E

    Question Is It Possible to Access iPhone's Camera Directly to WinForm

    Hello and Good Day Everyone, i am not a Professional [C#] Programmer in anyway, this is my first job as a Software Engineer to be honest as i am a fresh graduate (Just a quick background about me) and i've been in this industry for only about 3 Months now my current project's objective is to...
  4. groupdocs

    GroupDocs ads

    What?s new in this release? GroupDocs team is pleased to announce the new release of GroupDocs.Conversion for .NET 3.0.0. It includes a large variety of document formats. Document conversion was never so easy. The legacy 1.1.0 version of GroupDocs.Conversion for .NET supported less document...
  5. M

    Question fill jpeg image with users text

    I want to export the jpeg(pre-designed) image of A4 size from windows form filled by the data from database in vs2010. Let me give you full description of my problem... I have one A4 size image(2484x3501) containing 10 ID cards template. What i have to do is fill that jpeg image with users...
Back
Top Bottom