Load Image photo::

Just starting out? Need help? Post your questions and find answers here.
samxxx
User
User
Posts: 10
Joined: Sun Oct 09, 2022 5:17 pm

Load Image photo::

Post by samxxx »

Result = loadImage(#Image, Filename$ [ Flags]

can anybody help or direct me with some codes to load a photo Imagefile name: jpg.chester
into my program?

Thanks for a reply
Chester
User avatar
idle
Always Here
Always Here
Posts: 5984
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: Load Image photo::

Post by idle »

can you respond to your other posts chester? We think you're a bot!
User avatar
STARGÅTE
Addict
Addict
Posts: 2253
Joined: Thu Jan 10, 2008 1:30 pm
Location: Germany, Glienicke
Contact:

Re: Load Image photo::

Post by STARGÅTE »

Before you can load *.chester images, you have to use the CHESTER encoder:

Code: Select all

UseCHESTERImageDecoder()
Result = LoadImage(#PB_Any, "jpg.chester")
PB 6.01 ― Win 10, 21H2 ― Ryzen 9 3900X, 32 GB ― NVIDIA GeForce RTX 3080 ― Vivaldi 6.0 ― www.unionbytes.de
Lizard - Script language for symbolic calculations and moreTypeface - Sprite-based font include/module
User avatar
HeX0R
Addict
Addict
Posts: 1208
Joined: Mon Sep 20, 2004 7:12 am
Location: Hell

Re: Load Image photo::

Post by HeX0R »

:lol:
User avatar
Caronte3D
Addict
Addict
Posts: 1365
Joined: Fri Jan 22, 2016 5:33 pm
Location: Some Universe

Re: Load Image photo::

Post by Caronte3D »

:lol: :lol: :lol:
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4792
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Re: Load Image photo::

Post by Fangbeast »

Is it just my imagination but we getting more and more polite bots asking the forum to write ALL their code for them?

Don't bots like to do any work at all? (hairy grin)
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
User avatar
Janni
Enthusiast
Enthusiast
Posts: 127
Joined: Mon Feb 21, 2022 5:58 pm
Location: Norway

Re: Load Image photo::

Post by Janni »

AI bot trying to learn itself? perhaps written in PureBasic :lol:
Spec: Linux Mint 20.3 Cinnamon, i7-3770K, 16GB RAM, RTX 2070 Super
User avatar
Caronte3D
Addict
Addict
Posts: 1365
Joined: Fri Jan 22, 2016 5:33 pm
Location: Some Universe

Re: Load Image photo::

Post by Caronte3D »

I think the mods should ban this fake user, because they're just wasting real users' time.
Post Reply